BigCheckboxes Property (FlexGridBase<T>)
Gets or sets a value that determines whether the checkboxes used to edit boolean columns should extend to cover the whole cell width.
public virtual bool BigCheckboxes {get; set;}
'Declaration
Public Overridable Property BigCheckboxes As Boolean